Feature: 10. Now we can test the Sentry's Recordings
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:14)
And
the Detection Report Menu is visible
And
the Hazard Not Detected is clicked
And
the Detection Report Notification SideBar is visible
And
the Add Note To Detection Report is clicked
And
the Detection Report Note Box is visible
When
I insert "detection missing test" in the Detection Report Note Textfield field
And
the Save Note Button is clicked
Then
the note "detection missing test" exists in the snapshot folder
And
the type "hazard-not-detected" exists in the snapshot folder
And
I wait 5 seconds
And
the Cancel Detection Report is clicked
And
the Recording Cancelled Popup is visible
And
I wait 5 seconds
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:33)
And
the Detection Report Menu is visible
And
the Incorrect Detection is clicked
And
the Detection Report Notification SideBar is visible
And
the Add Note To Detection Report is clicked
And
the Detection Report Note Box is visible
When
I insert "Incorrect Detection test" in the Detection Report Note Textfield field
And
the Save Note Button is clicked
Then
the note "Incorrect Detection test" exists in the snapshot folder
And
the type "false-positive" exists in the snapshot folder
And
I wait 5 seconds
And
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Scenario: Detection Report - Wrong Classification - Check Recording note, modify and check again
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:52)
And
the Detection Report Menu is visible
And
the Wrong Classification is clicked
And
the Detection Report Notification SideBar is visible
And
the Add Note To Detection Report is clicked
And
the Detection Report Note Box is visible
When
I insert "Wrong Classification test" in the Detection Report Note Textfield field
And
the Save Note Button is clicked
And
I wait 2 seconds
And
the Detection Report Notification SideBar is visible
And
the Add Note To Detection Report is clicked
And
the text on element Detection Report Note Textfield is "Wrong Classification test"
And
the Save Note Button is clicked
And
the note "Wrong Classification test" exists in the snapshot folder
And
the type "wrong-classification" exists in the snapshot folder
Then
the Add Note To Detection Report is clicked
And
I clear the text in the Detection Report Note Textfield field
When
I insert "Changed note" in the Detection Report Note Textfield field
Then
the Save Note Button is clicked
And
I wait 2 seconds
And
the note "Changed note" exists in the snapshot folder
And
the type "wrong-classification" exists in the snapshot folder
And
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:81)
And
the Detection Report Menu is visible
And
the Other Issue is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "other-detection-issue" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:96)
And
the Detection Report Menu is visible
And
the Floating Hazard is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "floating-hazard" exists in the snapshot folder
And
I wait 120 seconds
Then
the Detection Report Notification SideBar is invisible
And
the note "" exists in the snapshot folder
And
the type "floating-hazard" exists in the snapshot folder
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:112)
And
the Detection Report Menu is visible
And
the Person in Water is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "person-in-water" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:127)
And
the Detection Report Menu is visible
And
the Whale is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "whale" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:142)
And
the Detection Report Menu is visible
And
the Other Marine Animal is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "other-marine-animal" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:157)
And
the Detection Report Menu is visible
And
the Wood Log is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "wood-log" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:172)
And
the Detection Report Menu is visible
And
the Fishing Buoy is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "fishing-buoy" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:187)
And
the Detection Report Menu is visible
And
the Other Hazard is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "other-hazard" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:203)
And
the Detection Report Menu is visible
And
the Poor Visibility is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "poor-visibility" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:218)
And
the Detection Report Menu is visible
And
the Weather Event is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "weather-event" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:233)
And
the Detection Report Menu is visible
And
the Alerted me on Time is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "alert-on-time" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:248)
And
the Detection Report Menu is visible
And
the Did not Alert me is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "did-not-alert" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:264)
And
the Detection Report Menu is visible
And
the Other Event is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "other-event" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:279)
And
the Detection Report Menu is visible
And
the Detection Report Menu Close Button is clicked
And
the Detection Report Notification SideBar is visible
When
the note "" exists in the snapshot folder
And
the type "undefined" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:293)
And
the Detection Report Menu is visible
And
the Detection Report Menu Skip is clicked
And
the Detection Report Notification SideBar is visible
When
the note "" exists in the snapshot folder
And
the type "" exists in the snapshot folder
And
I wait 5 seconds
Then
the Cancel Detection Report is clicked
And
the Recording Cancelled Popup is visible
And
I wait 5 seconds
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
the Record Detection Button is visible
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'SystemBar')]/button[1]" can't be clicked!!
element click intercepted: Element (button class="SystemBarItem ")...(/button) is not clickable at point (590, 1047). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Record Detection Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:308)
And
the Detection Report Menu is visible
When
the note "" exists in the snapshot folder
And
the type "undefined" exists in the snapshot folder
And
I wait 5 seconds
Then
the Detection Report Menu Cancel is clicked
And
the Recording Cancelled Popup is visible
And
I wait 5 seconds
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
And
I wait 2 seconds
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
java.lang.AssertionError: Button with xpath "//div[contains(@class, 'menu grid-element')]/div[contains(@class, 'menuSettings primary')]/button[2]" can't be clicked!!
element click intercepted: Element (button class="PanelButton ")...(/button) is not clickable at point (1835, 1135). Other element would receive the click: (div class="requestFailed")...(/div)
(Session info: chrome-headless-shell=124.0.6367.118)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jenkintPT', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-41-generic', java.version: '11.0.24'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.118, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41219}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: none, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 711b4052cabfff5f68432564b542fe75
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at extern.bsb.tests.ui.when.Click.When__I_click_the_button_id(Click.java:201)
at ✽.the Settings Button is clicked(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermSentry/short_term_sentry/release/10.Recordings.feature:321)
And
the Settings Menu is visible
And
the Setup Settings Button is clicked
And
a menu "NMEA SETUP" is visible
And
I insert "powerdev123" in the Installer Login field
And
the Login as installer Button is clicked
And
a class "installerMode developer" is visible
And
the Developer Settings Button is clicked
And
the Developer is active
And
the Allow Stream Recordings is clicked
And
I wait 30 seconds
And
the Stream Recording Button is visible
And
the Stream Recording Button is clicked
And
I wait 150 seconds
And
the Stream Recording Button is clicked
And
the Allow Stream Recordings is clicked
And
I wait 30 seconds
And
I download the folder "/home/power/POWER_Data/SDCard/DataSink" to "Stream_Recordings"
Then
I run the Video Repair script
And
I run the Framerate script
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the Manual Button is clicked
And
the DevMode Quit Button is clicked
And
a class "installerMode" is invisible
Given
I'm using the app
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Secondary Stream View is visible
And
the Bottom Menu is visible
And
I delete files in the folder "/home/power/POWER_Data/SDCard/DataSink/"
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
Before
Hook
Given
I delete files in the folder "/home/power/gst_Recordings/"
Connected
File Uploaded to FTP Server Sucessfully.
8 CPUs
55.034924459851474
4.401597070737485
FR Avg v4l2src_TwFoV_src: 59.85950413223141
FR Avg v4l2src_RGBwFoV_src: 7.12396694214876
FR Avg affinetransformation_TwFoV_src: 29.950413223140497
FR Avg affinetransformation_TnFoV_src: 29.950413223140497
FR Avg affinetransformation_RGBnFoV_src: 29.958677685950413
FR Avg affinetransformation_RGBwFoV_src: 29.975206611570247
FR Avg v4l2src_RGBnFoV_src: 7.140495867768595
FR Avg v4l2src_TnFoV_src: 59.85123966942149
FR Avg metadata_to_websocket_src: 7.975206611570248
FR Avg Sorted v4l2src_RGBwFoV_src: 7.12396694214876
FR Avg Sorted v4l2src_RGBnFoV_src: 7.140495867768595
FR Avg Sorted metadata_to_websocket_src: 7.975206611570248
FR Avg Sorted affinetransformation_TwFoV_src: 29.950413223140497
FR Avg Sorted affinetransformation_TnFoV_src: 29.950413223140497
FR Avg Sorted affinetransformation_RGBnFoV_src: 29.958677685950413
FR Avg Sorted affinetransformation_RGBwFoV_src: 29.975206611570247
FR Avg Sorted v4l2src_TnFoV_src: 59.85123966942149
FR Avg Sorted v4l2src_TwFoV_src: 59.85950413223141
FR Std Sorted v4l2src_RGBnFoV_src: 0.4127269748490503
FR Std Sorted v4l2src_RGBwFoV_src: 0.4736049184097324
FR Std Sorted metadata_to_websocket_src: 0.721142458128049
FR Std Sorted affinetransformation_TwFoV_src: 1.389757334602465
FR Std Sorted affinetransformation_RGBwFoV_src: 1.3933894101150437
FR Std Sorted affinetransformation_TnFoV_src: 1.3956913608320365
FR Std Sorted affinetransformation_RGBnFoV_src: 1.456797655307815
FR Std Sorted v4l2src_TnFoV_src: 2.1345685186333045
FR Std Sorted v4l2src_TwFoV_src: 2.156312221999231
And
I delete files in the folder "/home/power/gst_Recordings/"